func rsc.io/qr/coding.posBox

4 uses

	rsc.io/qr/coding (current package)
		qr.go#L557: 	posBox(m, 0, 0)
		qr.go#L558: 	posBox(m, siz-7, 0)
		qr.go#L559: 	posBox(m, 0, siz-7)
		qr.go#L767: func posBox(m [][]Pixel, x, y int) {